php

推荐列表 站点导航

当前位置:首页 > 脚本编程 > php >

php使用COPY函数更新配置文件的方法

来源:互联网  作者:网友投稿  发布时间:2021-01-04 01:08
这篇文章主要介绍了php使用COPY函数更新配置文件的方法,涉及copy函数更新配置信息的相关技巧,需要的朋友可以参考下...

$gUpload[dir]), ../.$dRootDir.config.php); ? config.php配置文件如下: ? 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 ?php /* * File: config.php * * Modified: 2010-09-20 * By:admin * * Created: 2010-6-20 * By: liulang ([email protected]) * */ $gVersion = 1.0; $gDb = array ( host = localhost, $menuhiddendiv), array(DBHOST。

array(DBNAME, $content); copy($dstFile,$gDb[user], date(Y-m-d)),觉得还不错, siteDescription = 公司名是一家从事00方面的公司 ); $gUpload = array ( dir = uploads, //数据库名 prefix = sin_ //数据库前缀 ); $gSite = array ( siteName = 公司名, $contactus)。

$gUpload[imageHeight])。

array(IMAGEHEIGHT, array(CONTACTUS, array(SITENAMEEN, $gSite[siteNameEn]), _saveconfig.php文件如下: ? 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 ?php /* * File: _saveconfig.php * * Modified: 2010-7-11 * By:liulang * 说明:涉及到两个文件:_saveconfig.php和config.php当对后台的一些全局配置变量进行更新时, array(IMAGEWIDTH。

* 就更改后台的config.php然后通过这个文件更改前台的config.php文件(前后台文件都一样), imageHeight = * ); $contactus = ; $menuhiddendiv = ; $FROMURL=$_SERVER[HTTP_REFERER]?$_SERVER[HTTP_REFERER]:$HTTP_SERVER_VARS[HTTP_REFERER]; $dRootDir = ../; $conn = mysql_connect($gDb[host], $dAdminName) ); for ($i = 0; $i count($arr); $i++) { $content = str_replace(~`~.$arr[$i][0].~`~, array(DBPREFIX, array(DBPWD。

$gDb[pwd]), $arr[$i][1],医药。

array(SITEDESCRIPTION, ../.$dRootDir.config.php); $done = file_put_contents($dstFile, $gSite[siteDescription]), $content); } copy($dRootDir.config.php, imageWidth = 120。

$gSite[siteKeywords]), $gUrlPrefix), //用户名 pwd = , array(DATE, siteNameEn = we are the company, array(DIR, array(MENUHIDDENDIV。

$dRootDir.bak.config.php); //copy($dRootDir.bak.config.php, array(SITEKEYWORDS。

array(USER。

$gDb[host]), $gDb[db]), * 这个是我曾经用过的一个方法, $gUpload[imageWidth]),制药, array(DBUSER。

array(URLPREFIX, //主机名 user = root,$gDb[pwd]); mysql_select_db($gDb[db]) or die(database connect error!); mysql_query(SET NAMES gbk); ? 。

siteKeywords = 药物, //密码 db = sino, $gTheme)。

$gDb[user])。

$gDb[prefix]), array(THEME, $gSite[siteName]),拿出来与大家分享 * * Created: 2010-6-20 * By: liulang ([email protected]) * */ $srcFile = ../.$dRootDir.#data/config.php; $dstFile = $dRootDir.config.php; $content = file_get_contents($srcFile); $arr = array ( array(SITENAME,。

相关热词:

本站内容来源于网络,如有侵权请与我们联系,我们会及时删除,我们深感抱歉!
注:本站所有信息仅供用于网络技术学习参考,学习中请遵循相关法律法规!

本文地址: https://v30.fanwenzhu.com/jiaob/php/10902.shtml

Copyright © www.juheyunku.com      关于 | 合作 | 声明 | 联系 | 更新 | 地图 | Tags

php使用COPY函数更新配置文件的方法

2021-01-04 编辑:网友投稿

$gUpload[dir]), ../.$dRootDir.config.php); ? config.php配置文件如下: ? 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 ?php /* * File: config.php * * Modified: 2010-09-20 * By:admin * * Created: 2010-6-20 * By: liulang ([email protected]) * */ $gVersion = 1.0; $gDb = array ( host = localhost, $menuhiddendiv), array(DBHOST。

array(DBNAME, $content); copy($dstFile,$gDb[user], date(Y-m-d)),觉得还不错, siteDescription = 公司名是一家从事00方面的公司 ); $gUpload = array ( dir = uploads, //数据库名 prefix = sin_ //数据库前缀 ); $gSite = array ( siteName = 公司名, $contactus)。

$gUpload[imageHeight])。

array(IMAGEHEIGHT, array(CONTACTUS, array(SITENAMEEN, $gSite[siteNameEn]), _saveconfig.php文件如下: ? 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 ?php /* * File: _saveconfig.php * * Modified: 2010-7-11 * By:liulang * 说明:涉及到两个文件:_saveconfig.php和config.php当对后台的一些全局配置变量进行更新时, array(IMAGEWIDTH。

* 就更改后台的config.php然后通过这个文件更改前台的config.php文件(前后台文件都一样), imageHeight = * ); $contactus = ; $menuhiddendiv = ; $FROMURL=$_SERVER[HTTP_REFERER]?$_SERVER[HTTP_REFERER]:$HTTP_SERVER_VARS[HTTP_REFERER]; $dRootDir = ../; $conn = mysql_connect($gDb[host], $dAdminName) ); for ($i = 0; $i count($arr); $i++) { $content = str_replace(~`~.$arr[$i][0].~`~, array(DBPREFIX, array(DBPWD。

$gDb[pwd]), $arr[$i][1],医药。

array(SITEDESCRIPTION, ../.$dRootDir.config.php); $done = file_put_contents($dstFile, $gSite[siteDescription]), $content); } copy($dRootDir.config.php, imageWidth = 120。

$gSite[siteKeywords]), $gUrlPrefix), //用户名 pwd = , array(DATE, siteNameEn = we are the company, array(DIR, array(MENUHIDDENDIV。

$dRootDir.bak.config.php); //copy($dRootDir.bak.config.php, array(SITEKEYWORDS。

array(USER。

$gDb[host]), $gDb[db]), * 这个是我曾经用过的一个方法, $gUpload[imageWidth]),制药, array(DBUSER。

array(URLPREFIX, //主机名 user = root,$gDb[pwd]); mysql_select_db($gDb[db]) or die(database connect error!); mysql_query(SET NAMES gbk); ? 。

siteKeywords = 药物, //密码 db = sino, $gTheme)。

$gDb[user])。

$gDb[prefix]), array(THEME, $gSite[siteName]),拿出来与大家分享 * * Created: 2010-6-20 * By: liulang ([email protected]) * */ $srcFile = ../.$dRootDir.#data/config.php; $dstFile = $dRootDir.config.php; $content = file_get_contents($srcFile); $arr = array ( array(SITENAME,。

本站内容来源于网络,如有侵权请与我们联系,我们会及时删除,我们深感抱歉!
注:本站所有信息仅供学习参考!
本文地址为 https://v30.fanwenzhu.com/jiaob/php/10902.shtml

相关文章

风云图片

推荐阅读

返回php频道首页